HTML Tutorial: Conclusion

[Previous] [Next] [Contents] Glossary] [Index]
Progress: DONE!


As promised, this tutorial has provided an introduction to HTML. This means that there is a lot more to the language than was covered in the preceding seven chapters -- tables, the future of HTML, and so on. For those of you interested in learning more (and I hope you are one of those people), I have assembled a number of references in Appendix C. I have also published a sequel called Intermediate HTML, which covers forms and ISO Latin-1 character entities, among a few other things.

It is my hope that you found this HTML tutorial easy to read and understand, and that now that you've finished it, you feel ready to start creating Web documents. If this is not the case, please let me know where improvements can be made, either via email or using the feedback form. As I said in the Introduction, I can't promise that I'll use your suggestions, or even necessarily respond to every message I receive, but I will read and consider everything you send me.

** ASIDE ** Incidentally, one last tip, in case you didn't already know: most current browsers give you the option to "View Source." For example, in Netscape, you would select the "View" menu and then the option "Source..." which will bring up the actual HTML document you've been looking at. This can be an invaluable aid to learning HTML, because you can teach yourself with real-world examples of use of the language. Be careful, though -- just because something can be done doesn't mean it's necessarily legal HTML. In fact, a lot of authors write illegal HTML. It's unfortunate and unnecessary, but it's also a fact.

Several errors were corrected and clarifications made due to the comments and efforts of everyone at Library Information Technologies; the interactive quiz system engine was finished thanks to the invaluable assistance of Alex Derbes. In addition, I'd like to thank the following people, more or less in the order of their first contact:



 Next -- Appendix A: Tag Summary
 Previous -- Chapter 7: Images
 Table of Contents
 Glossary
 Index